func html/template.isJSType
2 uses
html/template (current package)
escape.go#L834: if c.state == stateAttr && c.element == elementScript && c.attr == attrScriptType && !isJSType(string(s[:i])) {
js.go#L394: func isJSType(mimeType string) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)